home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util3 / view.rdm < prev    next >
Text File  |  1996-02-22  |  3KB  |  83 lines

  1. Short:    Fileviewer appicon w/ lha support (OS2+)
  2. Author:   Thomas.Radtke@rz.uni-osnabrueck.de
  3. Uploader: Thomas.Radtke@rz.uni-osnabrueck.de
  4. Type:     util/app
  5.  
  6. Overview:
  7. ---------
  8.   This appicon redirects files to multiview (OS3.0+ only) or other viewers.
  9. It features additionally a filerequester and lha support, i.e. view
  10. contents of a lha archive.
  11.  
  12. Installation:
  13. -------------
  14.   Move view and view.info to wbstartup. Easy, eh ? The haviest part will be
  15. the installation of the NewIcons package (on Aminet of course) to see a real
  16. icon, or, second best method, to create your own icon ;).
  17.  
  18. Preparation:
  19. ------------
  20.   Before you start view, you should set the tooltypes to fit your needs:
  21.  
  22. COMMAND
  23.  
  24.   Full path and name of the fileviewer (e.g. sys:utilities/multiview). If you
  25. don't have OS3.0+, try to find a viewer that doesn't make use of datatypes.
  26. afaik, whatis.library and supporting programs can help (take a look at
  27. Aminet). Also, VT is a great viewer if you want to use view only for pics.
  28.  
  29. ICON
  30.  
  31.   The image (.info file) for view's application icon. I recommend the icon
  32. of multiview, i.e. sys:utilities/multiview (.info must be omitted !)
  33.  
  34. LHA
  35.  
  36.   The archiver you wish to use for viewing of .lha archives and the correct
  37. options (you might want to use "lha v").
  38.  
  39. Usage:
  40. ------
  41.   When you start view, an icon (the appicon) appears on your workbench. The
  42. contents of the files of wich you drop its icon on it will be shown
  43. by the chosen viewer. If you double click on the icon, a file requester will
  44. pop up.
  45.  
  46.   To quit view, cancel the filerequester and press on the YEP button of the
  47. upcoming requester. The GOMF button will take you back to where you was before.
  48.  
  49. Technical:
  50. ----------
  51.   View uses asl.library for the filerequester.
  52. External programs are executed by dos' Execute(). No I/O filehandles are
  53. provided yet, so you will not be bothered with error messages (hey, this is
  54. a feature :). This could be changed in the future.
  55.  
  56.   To stay that simple, no piping is done, i.e. output of the LHA command
  57. is redirected to t:view.tmp and the viewer gets that file to show it.
  58.  
  59. Future:
  60. -------
  61.   I am working on demand, if you think something is missing in this program,
  62. feel free to write me an e-mail. Much better: Do the changes on your own.
  63. For this reason, I place this very simple program (incl. source) in the
  64. Public Domain. Before you start, ask me for my latest version since I
  65. upload updates very rarely. This holds for every projects of mine, of course.
  66.  
  67. Enjoy,
  68.  
  69. Thomas
  70.  
  71.  PERMSSN  UID GID  PACKED    SIZE  RATIO        CRC        STAMP       NAME
  72. ----------------- ------- ------- ------ ---------- ------------ -------------
  73. rwx------   0/0         0       0 ****** -lhd- 0000 Jan 24 19:56 view/
  74. rwx------   0/0         0       0 ****** -lhd- 0000 Jan 24 19:57 view/doc/
  75. rwx------   0/0      1247    2486  50.1% -lh5- ae2e Jan 24 19:57 view/doc/view.readme
  76. rwx------   0/0         0       0 ****** -lhd- 0000 Jan 24 19:57 view/src/
  77. rwx------   0/0      1434    4470  32.0% -lh5- 00c7 Jan 24 19:57 view/src/view.c
  78. rwx------   0/0         0       0 ****** -lhd- 0000 Jan 24 19:58 view/wbstartup/
  79. rwx------   0/0      4221    8680  48.6% -lh5- 3349 Jan 24 19:57 view/wbstartup/view
  80. rw-------   0/0       842    2037  41.3% -lh5- 63b1 Jan 24 19:58 view/wbstartup/view.info
  81. ----------------- ------- ------- ------ ---------- ------------ -------------
  82.  Total    8 files    7744   17673  43.8%            Jan 24 20:04
  83.